The Rest of Windows 95
As you can see by this list of topics not covered in this tutorial, Win32
programming is a vast subject.
-
Common Controls, over a dozen!
-
Message box
-
Common Dialogs, ten!
-
GDI, bitmaps, icons, brushes, pens, etc.
-
Device Contexts for printer/plotter and bitmap
-
Superclassing and subclassing windows
-
Atoms
-
Metafiles
-
Resources
-
String resources and internationalization
-
Version Control
-
Memory Management
-
Communications
-
File Mapping
-
File (and other handle) Inheritance
-
Printing
-
Sound
-
DLL
-
Hooks and DLL injection
-
Shell and Starting Another Application
-
Waiting for an application to finish
-
Restarting Windows
-
Environment variables
-
Profiles: Registry & .INI files
-
Threads and Processes
-
Structured Exception Handling
-
Synchronization
-
Mouse and Cursor
-
Keyboard
-
Clipboard
-
MDI
-
DDE
-
MFC !
-
Winsock
-
TAPI
-
MAPI
-
COM/OLE2/ActiveX
-
DirectX